# 47 - Clydesdale

# County Title
title = c_clydesdale

# Settlements
max_settlements = 4
b_dumbarton = tribal
#b_glasgow = city
b_st_kentigern = temple


#b_lanark = castle
#b_cadzow = castle
#b_bothwell = castle
#b_lesmahagow = castle
#b_renfrew = castle

# Misc
culture = welsh
religion = chalcedonian

1000.1.1 = {
	b_dumbarton = castle
	b_glasgow = city
}
1054.1.1 = {
	religion = catholic
}
1054.1.1 = {
	culture = scottish
	b_lanark = castle 
	capital = b_lanark
	
	# VERY IMPORTANT: remove_settlement must always be scripted AFTER a 'capital' switch away from the same settlement
	remove_settlement = b_dumbarton 
}
1320.1.1 = { culture = scots }